This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class KeyChainRequest | |||||||||||||||||||||||||||||||||||||||||||
class, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A class for parameters to several keychain functions. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
The strings in the class are mostly limited to 255 characters. | |||||||||||||||||||||||||||||||||||||||||||
AccountName as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the name of the account. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Only the first 255 characters will be used. | |||||||||||||||||||||||||||||||||||||||||||
AuthType as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the authorisation type. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
This string must be exactly 4 bytes long. Possible values:
| |||||||||||||||||||||||||||||||||||||||||||
Password as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the password. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
This string may contain binary data. | |||||||||||||||||||||||||||||||||||||||||||
Path as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the path. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Only the first 255 characters will be used. | |||||||||||||||||||||||||||||||||||||||||||
Port as integer | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | Mi, 4. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the TCP/IP port. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Value 0 for any port. | |||||||||||||||||||||||||||||||||||||||||||
Protocol as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the protocol type. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
This string must be exactly 4 bytes long. Possible values:
| |||||||||||||||||||||||||||||||||||||||||||
SecurityDomain as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the security domain. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Only the first 255 characters will be used. | |||||||||||||||||||||||||||||||||||||||||||
ServerName as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the name of the server. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Only the first 255 characters will be used. | |||||||||||||||||||||||||||||||||||||||||||
ServiceName as string | |||||||||||||||||||||||||||||||||||||||||||
property, KeyChain | Plugin version: 2.6 | So, 1. Sep 2002 | |||||||||||||||||||||||||||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||||||||||||||||||||||||||||
Function:
A property for the service name. | |||||||||||||||||||||||||||||||||||||||||||
Notes:
Only the first 255 characters will be used. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.